Modules Definitions
===================

The definitions of all the nodes, enums and structures available at runtime (Substance and MDL)
are generated by the unit test:

* ``%INSTALL_DIR%/resources/python/scripts/tests/test_sd/test_module.py``

in the following file:

* ``%INSTALL_DIR%/resources/python/scripts/tests/assets/test_module.txt``

They are also available below.

Substance Modules
-----------------

.. toctree::
   :maxdepth: 1
   :glob:

   modules/sbs_*


MDL Modules
-----------

.. toctree::
   :maxdepth: 1
   :glob:

   modules/mdl_*
